#!/bin/sh
# Config file for Kindle MPlayer Control

SSH_CONNECT = "ssh -i /path/to/private/key root@<Kindle wlan0 IP address>"

MPLAYER_CONTROLSH_PATH = "/mnt/us/mplayer/control.sh"
INITIAL_VOLUME = "75"
